Skip to content

Bump the backend-prod group across 2 directories with 3 updates#540

Merged
oharsta merged 1 commit intomainfrom
dependabot/maven/backend-prod-97bb823309
Mar 2, 2026
Merged

Bump the backend-prod group across 2 directories with 3 updates#540
oharsta merged 1 commit intomainfrom
dependabot/maven/backend-prod-97bb823309

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the backend-prod group with 3 updates in the / directory: software.amazon.awssdk:s3, org.flywaydb:flyway-mysql and org.springdoc:springdoc-openapi-starter-webmvc-ui.
Bumps the backend-prod group with 3 updates in the /server directory: software.amazon.awssdk:s3, org.flywaydb:flyway-mysql and org.springdoc:springdoc-openapi-starter-webmvc-ui.

Updates software.amazon.awssdk:s3 from 2.42.1 to 2.42.4

Updates org.flywaydb:flyway-mysql from 12.0.2 to 12.0.3

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.15 to 2.8.16

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.

springdoc-openapi v2.8.16 released!

Added

  • #3208 - Add support for springdoc.swagger-ui.document-title property to customize the browser tab title

Changed

  • Upgrade Spring Boot to version 3.5.11
  • Upgrade swagger-core to version 2.2.43
  • Upgrade swagger-ui to version 5.32.0
  • Upgrade Scalar to version 0.5.55

Fixed

  • #3230 – Scalar source URLs resolve to null/<groupName> on second request when using GroupedOpenApi
  • #3226 – Propagate @JsonView context when resolving Page<T> schema in PageOpenAPIConverter
  • #3205 – springdoc-ui does not work with native compile GraalVM 25
  • #3219 – Upgrade swagger-core from 2.2.42 to 2.2.43 (fixes schema resolution issues)
  • #3193 – OpenApi field in SpringDocConfigProperties does not comply with camelCase naming conventions
  • #3161 – Prevent duplicate _links in allOf child schemas extending RepresentationModel
  • Fix type annotation not considered when Kotlin is not present
  • Fix property resolution for parameter default values

What's Changed

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.15...v2.8.16

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.

[2.8.16] - 2026-02-27

Added

  • Add support for springdoc.swagger-ui.document-title property to customize the browser tab title

Changed

  • Upgrade Spring Boot to version 3.5.11
  • Upgrade swagger-core to version 2.2.43
  • Upgrade swagger-ui to version 5.32.0
  • Upgrade Scalar to version 0.5.55

Fixed

  • #3230 – Scalar source URLs resolve to null/<groupName> on second request when using GroupedOpenApi
  • #3226 – Propagate @JsonView context when resolving Page<T> schema in PageOpenAPIConverter
  • #3205 – springdoc-ui does not work with native compile GraalVM 25
  • #3219 – Upgrade swagger-core from 2.2.42 to 2.2.43 (fixes schema resolution issues)
  • #3193 – OpenApi field in SpringDocConfigProperties does not comply with camelCase naming conventions
  • #3161 – Prevent duplicate _links in allOf child schemas extending RepresentationModel
  • Fix type annotation not considered when Kotlin is not present
  • Fix property resolution for parameter default values
Commits
  • 22f26af [maven-release-plugin] prepare release v2.8.16
  • 0fd4ce3 Copyright updates
  • 10147ac code refactoring
  • 25900e9 Upgrade swagger-ui to version 5.32.0
  • 86b385c code review
  • d938062 CHANGELOG.md updates
  • 412d3ca enable SNAPSHOTS distribution
  • b74452a Scalar source URLs resolve to "null/<groupName>" on second request when using...
  • da1d8b1 Merge pull request #3226 from Akila-1329/fix/jsonview-page-schema
  • 50159b7 fix: propagate JsonView context when resolving Page<T> schema in PageOpenAPIC...
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:s3 from 2.42.1 to 2.42.4

Updates org.flywaydb:flyway-mysql from 12.0.2 to 12.0.3

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.15 to 2.8.16

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.

springdoc-openapi v2.8.16 released!

Added

  • #3208 - Add support for springdoc.swagger-ui.document-title property to customize the browser tab title

Changed

  • Upgrade Spring Boot to version 3.5.11
  • Upgrade swagger-core to version 2.2.43
  • Upgrade swagger-ui to version 5.32.0
  • Upgrade Scalar to version 0.5.55

Fixed

  • #3230 – Scalar source URLs resolve to null/<groupName> on second request when using GroupedOpenApi
  • #3226 – Propagate @JsonView context when resolving Page<T> schema in PageOpenAPIConverter
  • #3205 – springdoc-ui does not work with native compile GraalVM 25
  • #3219 – Upgrade swagger-core from 2.2.42 to 2.2.43 (fixes schema resolution issues)
  • #3193 – OpenApi field in SpringDocConfigProperties does not comply with camelCase naming conventions
  • #3161 – Prevent duplicate _links in allOf child schemas extending RepresentationModel
  • Fix type annotation not considered when Kotlin is not present
  • Fix property resolution for parameter default values

What's Changed

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.15...v2.8.16

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.

[2.8.16] - 2026-02-27

Added

  • Add support for springdoc.swagger-ui.document-title property to customize the browser tab title

Changed

  • Upgrade Spring Boot to version 3.5.11
  • Upgrade swagger-core to version 2.2.43
  • Upgrade swagger-ui to version 5.32.0
  • Upgrade Scalar to version 0.5.55

Fixed

  • #3230 – Scalar source URLs resolve to null/<groupName> on second request when using GroupedOpenApi
  • #3226 – Propagate @JsonView context when resolving Page<T> schema in PageOpenAPIConverter
  • #3205 – springdoc-ui does not work with native compile GraalVM 25
  • #3219 – Upgrade swagger-core from 2.2.42 to 2.2.43 (fixes schema resolution issues)
  • #3193 – OpenApi field in SpringDocConfigProperties does not comply with camelCase naming conventions
  • #3161 – Prevent duplicate _links in allOf child schemas extending RepresentationModel
  • Fix type annotation not considered when Kotlin is not present
  • Fix property resolution for parameter default values
Commits
  • 22f26af [maven-release-plugin] prepare release v2.8.16
  • 0fd4ce3 Copyright updates
  • 10147ac code refactoring
  • 25900e9 Upgrade swagger-ui to version 5.32.0
  • 86b385c code review
  • d938062 CHANGELOG.md updates
  • 412d3ca enable SNAPSHOTS distribution
  • b74452a Scalar source URLs resolve to "null/<groupName>" on second request when using...
  • da1d8b1 Merge pull request #3226 from Akila-1329/fix/jsonview-page-schema
  • 50159b7 fix: propagate JsonView context when resolving Page<T> schema in PageOpenAPIC...
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:s3 from 2.42.1 to 2.42.4

Updates org.flywaydb:flyway-mysql from 12.0.2 to 12.0.3

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.15 to 2.8.16

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.

springdoc-openapi v2.8.16 released!

Added

  • #3208 - Add support for springdoc.swagger-ui.document-title property to customize the browser tab title

Changed

  • Upgrade Spring Boot to version 3.5.11
  • Upgrade swagger-core to version 2.2.43
  • Upgrade swagger-ui to version 5.32.0
  • Upgrade Scalar to version 0.5.55

Fixed

  • #3230 – Scalar source URLs resolve to null/<groupName> on second request when using GroupedOpenApi
  • #3226 – Propagate @JsonView context when resolving Page<T> schema in PageOpenAPIConverter
  • #3205 – springdoc-ui does not work with native compile GraalVM 25
  • #3219 – Upgrade swagger-core from 2.2.42 to 2.2.43 (fixes schema resolution issues)
  • #3193 – OpenApi field in SpringDocConfigProperties does not comply with camelCase naming conventions
  • #3161 – Prevent duplicate _links in allOf child schemas extending RepresentationModel
  • Fix type annotation not considered when Kotlin is not present
  • Fix property resolution for parameter default values

What's Changed

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.15...v2.8.16

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.

[2.8.16] - 2026-02-27

Added

  • Add support for springdoc.swagger-ui.document-title property to customize the browser tab title

Changed

  • Upgrade Spring Boot to version 3.5.11
  • Upgrade swagger-core to version 2.2.43
  • Upgrade swagger-ui to version 5.32.0
  • Upgrade Scalar to version 0.5.55

Fixed

  • #3230 – Scalar source URLs resolve to null/<groupName> on second request when using GroupedOpenApi
  • #3226 – Propagate @JsonView context when resolving Page<T> schema in PageOpenAPIConverter
  • #3205 – springdoc-ui does not work with native compile GraalVM 25
  • #3219 – Upgrade swagger-core from 2.2.42 to 2.2.43 (fixes schema resolution issues)
  • #3193 – OpenApi field in SpringDocConfigProperties does not comply with camelCase naming conventions
  • #3161 – Prevent duplicate _links in allOf child schemas extending RepresentationModel
  • Fix type annotation not considered when Kotlin is not present
  • Fix property resolution for parameter default values
Commits
  • 22f26af [maven-release-plugin] prepare release v2.8.16
  • 0fd4ce3 Copyright updates
  • 10147ac code refactoring
  • 25900e9 Upgrade swagger-ui to version 5.32.0
  • 86b385c code review
  • d938062 CHANGELOG.md updates
  • 412d3ca enable SNAPSHOTS distribution
  • b74452a Scalar source URLs resolve to "null/<groupName>" on second request when using...
  • da1d8b1 Merge pull request #3226 from Akila-1329/fix/jsonview-page-schema
  • 50159b7 fix: propagate JsonView context when resolving Page<T> schema in PageOpenAPIC...
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:s3 from 2.42.1 to 2.42.4

Updates org.flywaydb:flyway-mysql from 12.0.2 to 12.0.3

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.15 to 2.8.16

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.

springdoc-openapi v2.8.16 released!

Added

  • #3208 - Add support for springdoc.swagger-ui.document-title property to customize the browser tab title

Changed

  • Upgrade Spring Boot to version 3.5.11
  • Upgrade swagger-core to version 2.2.43
  • Upgrade swagger-ui to version 5.32.0
  • Upgrade Scalar to version 0.5.55

Fixed

  • #3230 – Scalar source URLs resolve to null/<groupName> on second request when using GroupedOpenApi
  • #3226 – Propagate @JsonView context when resolving Page<T> schema in PageOpenAPIConverter
  • #3205 – springdoc-ui does not work with native compile GraalVM 25
  • #3219 – Upgrade swagger-core from 2.2.42 to 2.2.43 (fixes schema resolution issues)
  • #3193 – OpenApi field in SpringDocConfigProperties does not comply with camelCase naming conventions
  • #3161 – Prevent duplicate _links in allOf child schemas extending RepresentationModel
  • Fix type annotation not considered when Kotlin is not present
  • Fix property resolution for parameter default values

What's Changed

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.15...v2.8.16

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.

[2.8.16] - 2026-02-27

Added

  • Add support for springdoc.swagger-ui.document-title property to customize the browser tab title

Changed

  • Upgrade Spring Boot to version 3.5.11
  • Upgrade swagger-core to version 2.2.43
  • Upgrade swagger-ui to version 5.32.0
  • Upgrade Scalar to version 0.5.55

Fixed

  • #3230 – Scalar source URLs resolve to null/<groupName> on second request when using GroupedOpenApi
  • #3226 – Propagate @JsonView context when resolving Page<T> schema in PageOpenAPIConverter
  • #3205 – springdoc-ui does not work with native compile GraalVM 25
  • #3219 – Upgrade swagger-core from 2.2.42 to 2.2.43 (fixes schema resolution issues)
  • #3193 – OpenApi field in SpringDocConfigProperties does not comply with camelCase naming conventions
  • #3161 – Prevent duplicate _links in allOf child schemas extending RepresentationModel
  • Fix type annotation not considered when Kotlin is not present
  • Fix property resolution for parameter default values
Commits
  • 22f26af [maven-release-plugin] prepare release v2.8.16
  • 0fd4ce3 Copyright updates
  • 10147ac code refactoring
  • 25900e9 Upgrade swagger-ui to version 5.32.0
  • 86b385c code review
  • d938062 CHANGELOG.md updates
  • 412d3ca enable SNAPSHOTS distribution
  • b74452a Scalar source URLs resolve to "null/<groupName>" on second request when using...
  • da1d8b1 Merge pull request #3226 from Akila-1329/fix/jsonview-page-schema
  • 50159b7 fix: propagate JsonView context when resolving Page<T> schema in PageOpenAPIC...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.springdoc:springdoc-openapi-starter-webmvc-ui [>= 3.a0, < 4]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the backend-prod group with 3 updates in the / directory: software.amazon.awssdk:s3, org.flywaydb:flyway-mysql and [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi).
Bumps the backend-prod group with 3 updates in the /server directory: software.amazon.awssdk:s3, org.flywaydb:flyway-mysql and [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi).


Updates `software.amazon.awssdk:s3` from 2.42.1 to 2.42.4

Updates `org.flywaydb:flyway-mysql` from 12.0.2 to 12.0.3

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.15 to 2.8.16
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.8.15...v2.8.16)

Updates `software.amazon.awssdk:s3` from 2.42.1 to 2.42.4

Updates `org.flywaydb:flyway-mysql` from 12.0.2 to 12.0.3

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.15 to 2.8.16
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.8.15...v2.8.16)

Updates `software.amazon.awssdk:s3` from 2.42.1 to 2.42.4

Updates `org.flywaydb:flyway-mysql` from 12.0.2 to 12.0.3

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.15 to 2.8.16
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.8.15...v2.8.16)

Updates `software.amazon.awssdk:s3` from 2.42.1 to 2.42.4

Updates `org.flywaydb:flyway-mysql` from 12.0.2 to 12.0.3

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.15 to 2.8.16
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.8.15...v2.8.16)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-version: 2.42.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-prod
- dependency-name: org.flywaydb:flyway-mysql
  dependency-version: 12.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-prod
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-version: 2.8.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-prod
- dependency-name: software.amazon.awssdk:s3
  dependency-version: 2.42.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-prod
- dependency-name: org.flywaydb:flyway-mysql
  dependency-version: 12.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-prod
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-version: 2.8.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-prod
- dependency-name: software.amazon.awssdk:s3
  dependency-version: 2.42.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-prod
- dependency-name: org.flywaydb:flyway-mysql
  dependency-version: 12.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-prod
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-version: 2.8.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-prod
- dependency-name: software.amazon.awssdk:s3
  dependency-version: 2.42.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-prod
- dependency-name: org.flywaydb:flyway-mysql
  dependency-version: 12.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-prod
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-version: 2.8.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend-prod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 2, 2026
@oharsta oharsta merged commit 3e54d11 into main Mar 2, 2026
4 checks passed
@oharsta oharsta deleted the dependabot/maven/backend-prod-97bb823309 branch March 2, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant